home *** CD-ROM | disk | FTP | other *** search
/ Amiga News 95 / Amiga News 95.iso / dpat / dpat64 / injector / errormsg / fd / errormsg_lib.fd
Text File  |  1994-04-21  |  433b  |  15 lines

  1. *
  2. *   errormsg_lib.fd   © 1994 Frédéric Delacroix
  3. *
  4. ##base _ErrorMsgBase
  5. ##bias 30
  6. ##public
  7. *
  8. * --------------functions in V1 and higher-------------------
  9. GetErrorMsgA(Code,System,Subsystem,TagList)(d0/d1/d2,a0)
  10. DisplayErrorMsgA(Code,System,Subsystem,TagList)(d0/d1/d2,a0)
  11. DisplayMessageA(TextFmt,Args,TagList)(a0/a1/a2)
  12. PutErrorMsg(Code,System,Subsystem,Header)(d0/d1/d2,a0)
  13. AlertErrorMsg(Code,System,Subsystem)(d0/d1/d2,a0)
  14. ##end
  15.